system tools

All posts tagged system tools by Linux Bash
  • Posted on
    Featured Image
    When managing network settings in Linux, particularly in a distribution like OpenSUSE, YaST (Yet another Setup Tool) simplifies the process tremendously. YaST is one of the crown jewels of OpenSUSE, providing an intuitive, graphical interface for complex administrative tasks which might otherwise require cumbersome command line syntax. In this blog post, we will dive into how to use YaST for network configuration, making management tasks more accessible and less time-consuming. YaST is OpenSUSE’s all-in-one configuration tool. It manages installation, hardware configuration, system setup, and more. Network configuration through YaST is particularly user-friendly, offering both graphical (GUI) and text-based interfaces.
  • Posted on
    Featured Image
    In a world where networks are increasingly complex and essential to business operations, ensuring that data flow remains smooth and efficient is crucial. Network traffic monitoring is not just about tracking how much data is being sent or received, but also about identifying potential issues, understanding network performance, and securing the future of your networks against unauthorized access. Luckily, Linux offers powerful tools accessible via Bash that can help system administrators keep an eye on network traffic in real-time. Here, we will explore how to utilize these tools and effectively monitor network traffic on different Linux distributions using package managers like apt, dnf, and zypper.